Performance Monitoring MIBs for Data-Router Networking

The acSysDataInterfaceStatusTable (OID 1.3.6.1.4.1.5003.9.10.10.2.6.4.22) table lists the performance monitoring MIBs for Data Networking. This table contains a summary of the IP status and configuration of the data interfaces. The interface types are: VLAN, loopback, sub interface, physical port, bridge, Dot11, GRE, IPIP, PPPoE, L2tp, PPTP, ATM, ATM VLAN, cellular, serial, multilink. Every entry in the table represents a data/logic interface and contains the following fields:

Performance Monitoring MIBs for Data Networking

MIB Name

Description

Name

Interface name

IPAddress

IPv4 address for this interface

Netmask

Netmask for this interface

Info

Status of interface can be one of the following: Unknown, Disabled, Enabled, Connected or Disconnected

Description

Description of the interface

OperationalState

Protocol is Up or Down

StateTime

State Time (hh:mm:ss)

Uptime

Uptime (hh:mm:ss)

MtuMode

Maximum Transmission Unit (MTU) on the specified interface. Can be: automatically, DHCP or value (in bytes)

DnsStatus

The primary and secondary IP addresses

RxPackets

Total packets received

RxBytes

Total bytes received

RxDropped

No space in Linux buffers

RxErrors

Bad packets received

TxPackets

Total packets transmitted

TxBytes

Total bytes transmitted

TxDropped

No space available in Linux

TxErrors

Packet transmit problem

Minutes

Determines the time interval (minutes) in which the rate sampling is done. The value is relevant to the columns MinuteInputRate and MinuteOutputRate. The value is 5 minutes.

MinuteInputRate

Average value of packets and bits transmitted (per second units) in the last x minutes.

MinuteOutputRate

Average value of packets and bits received (per second units) in the last x minutes. The output rate is exponentially weighted averages with a time of x minutes.

Seconds

Determines the time interval (seconds) in which the rate sampling is done. The value is relevant to the columns SecondInputRate and SecondOutputRate. The value is 15 seconds.

SecondInputRate

Average value of packets and bits transmitted (per second units) in the last x seconds.

SecondOutputRate

Average value of packets and bits received (per second units) in the last x seconds. The output rate is exponentially weighted averages with a time of x seconds.